home *** CD-ROM | disk | FTP | other *** search
- Controller = {
- ACTIONS = {
- newPrinterClass:;
- deletePrinter:;
- modifyPrinter:;
- printerOK:;
- newPrinter:;
- setNetWareInfo:;
- printerCancel:;
- };
- OUTLETS = {
- printerBrowserButton;
- printerScrollView;
- printerInfoForm;
- printerBrowser;
- printerList;
- titleTextField;
- newPrinterMenuItem;
- printerOKButton;
- printerPanel;
- printerMatrix;
- configPanel;
- postScriptMatrix;
- thirdField;
- printerTypeBrowser;
- printerClassButton;
- fieldMatrix;
- deletePrinterMenuItem;
- printerTypeScrollView;
- modifyPrinterMenuItem;
- secondField;
- printerNWForm;
- fourthField;
- browserPanel;
- printerTypeMatrix;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-